getFillOverprint

abstract fun getFillOverprint(block: DesignBlock): Boolean

Query whether the fill of the given design block is marked as overprint.

Return

true if the fill is marked as overprint, false otherwise.

Parameters

block

the block whose fill overprint flag should be queried.